home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1599 / 1366 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  846 b 

  1. From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Re: Security in MiNT 
  3. Date: Mon, 09 May 1994 10:46:22 +0200
  4.  
  5. Hello!
  6.  
  7. |>What about making new system calls to store and retrieve cookies?
  8. |>
  9. |>At the moment, any process that wants to install a cookie in the jar
  10. |>must either write the cookie into the memory area belonging to another
  11. |>process, or remove the reference to that process's memory area, and
  12. |>make a new area that's larger than the old (which is itself sightly
  13. |>wasteful as it leaves old cookie jars lying around in memory!)
  14. |>
  15. |>If the cookie jar was administered by the kernel, I feel things would
  16. |>be cleaner, and it would be a step towards making MiNT more secure,
  17. |>too.
  18. |>
  19. That is an exelent idea! And even better, there wouldnt be much changes
  20. to be made, as a lot of cookie stuff is already in the kernel!
  21.  
  22. Ulrich
  23.